home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / bbs_door / s_nws500.zip / S-NEWS.DOC < prev    next >
Text File  |  1996-01-22  |  13KB  |  385 lines

  1.  
  2.  
  3.                      T H E
  4.  
  5.         ▄█████▄       ▄█████▄ ▄██████ ██ ██ ██ ▄█████▄
  6.         ██▄▄▄▄  ▄▄▄▄▄ ██   ██ ██▄▄▄▄  ██ ██ ██ ██▄▄▄▄
  7.          ▀▀▀▀██ ▀▀▀▀▀ ██   ██ ██▀▀▀▀  ██ ██ ██  ▀▀▀▀██
  8.         ▀█████▀       ██   ██ ▀██████ ▀██████▀ ▀█████▀ v5.00
  9.         
  10.         The best news generator available in the world!
  11.           Easy to configure, Easy to use and Easy to register!
  12.  
  13.           Copyright (C) 1993,94,95,96 - Daniel Lafraia
  14.                  IRON Informatica Ltda.
  15.  
  16.  
  17.           Main Support Site: IRON BBS +55-13-222-5775
  18.            Santos/Sao Paulo/Brazil - 24 Hours a day!
  19.         Fido: 4:801/51  -  Internet: s-news%iron@at.ax.apc.org
  20.  
  21.  
  22.  
  23. ╔═════════════════════════════════════════════════════════════════════════════╗
  24. ║▒▒▒ Getting Smart ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒║
  25. ╚═════════════════════════════════════════════════════════════════════════════╝
  26.   Hello my friend SysOp,
  27.      
  28.    This program generates ANSI/ASCII, PCBoard or WildCat news screen format
  29.    for your BBS or anything else.
  30.    It's compatible with RemoteAccess, EzyCom, PCBoard, WildCat and much more!
  31.    If your BBS program is not compatible with Super News, you're able to
  32.    send us an example of your news file with a little text explaining about
  33.    the file structure. Then it will be analyzed and maybe we can create an
  34.    option for your BBS program.
  35.    Super News generates the following files:
  36.    (Obs.: The file name can be changed, see chapter 2 - Configuring)       
  37.  
  38.       NEWS.ANS  -=> News screen in ANSI Codes
  39.       NEWS.ASC  -=> News screen in ASCII Codes
  40.       NEWS.BBS  -=> WildCat! format
  41.       NEWS.PCB  -=> PCBoard format
  42.       
  43.     The parameters are:
  44.  
  45.       Syntax: S-NEWS </1|/2|/3|/4|/5> [/P|/H|/M1|/M2]
  46.         
  47.         /1    - Continuous form. Like printer paper.
  48.         /2    - Standart form.
  49.         /3    - Full Screen form. One news per page.
  50.         /4    - Windowed screen mode.
  51.         /5    - Shadowed screen mode.
  52.         
  53.         /P    - Printer output.
  54.         /H    - HaCkEr function. It displays the text file LiKe ThiS!
  55.         /M1   - Magic ANSI 1 - Read about this in the end of this chapter
  56.         /M2   - Magic ANSI 2 - Read about this in the end of this chapter
  57.  
  58.         Sugestions and examples are welcome.
  59.     
  60.    The file that will be loaded is NEWS.TXT. Here is the format of this file:
  61.  
  62.     Header|Date
  63.     Message Line 1
  64.     .
  65.     .
  66.     .
  67.     Message Line xxx
  68.  
  69.     Observation:
  70.     ~~~~~~~~~~~~
  71.     After each news, you have to put /***/, but when writing the
  72.     the last news, it's not necessary.
  73.     In the Message Line buffer, the words are centered on the
  74.     screen, then it's not necessary to add spaces in the line.
  75.     If you do not want that Super News center your text, you can
  76.     define it using S-CONFIG, read Chapter 2 for further info about
  77.     configuring.
  78.     
  79.     Header|Date
  80.     Message Line 1
  81.     .
  82.     .
  83.     .
  84.     Message Line xxx
  85.     /***/
  86.     Header|Date
  87.     Message Line 1
  88.     .
  89.     .
  90.     .
  91.     Message Line xxx
  92.     /***/
  93.     Header|Date
  94.     Message Line 1
  95.     .
  96.     .
  97.     .
  98.     Message Line xxx
  99.  
  100.     Observation:
  101.     ~~~~~~~~~~~~
  102.     As you can see, on the last news there's no /***/, because
  103.     it means that it's the last news of the NEWS.TXT file and
  104.     S-NEWS can recognize the EOF char.
  105.     Be careful: Date option is optional!
  106.     Take a look at the examples given.
  107.           
  108.     WARNING:
  109.     ~~~~~~~~
  110.     The maximum number of characters that you should put in each
  111.     line is 70, else you will be able to receive some ERROR messages!
  112.  
  113.     ----- Explanation about MAGIC ANSI 1 -----
  114.     
  115.     It's a new ANSI coding, you're going to make your BBS much more attractive
  116.     with this ANSI animation. Let's work:
  117.  
  118.     Take this phrase as an example: Super News 5.0
  119.  
  120.     Each character will be displayed three times in the same line and column,
  121.     first it will be displayed as gray, the second time it will be bright
  122.     white and the third time it will be your desired color.
  123.     It seems to be simple, but when you see it in your communication window,
  124.     you're going to have an hypnotical feeling. Try this!
  125.     
  126.     ----- Explanation about MAGIC ANSI 2 -----
  127.  
  128.     We now have another great ANSI animation. Let's take the same phrase as
  129.     an example.
  130.  
  131.     Now the whole phrase will be displayed as gray twice, after this it will be
  132.     displayed as bright white twice and finally the original color.
  133.  
  134.     Try this! It's wonderful!
  135.  
  136. ╔═════════════════════════════════════════════════════════════════════════════╗
  137. ║▒▒▒ Configuring ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒║
  138. ╚═════════════════════════════════════════════════════════════════════════════╝
  139.  
  140.     Running S-Config you're going to get the following menu:
  141.     
  142.     ╔═══════════════════╗
  143.     1 ->║ Border color      ║
  144.     2 ->║ Header color      ║
  145.     3 ->║ Text color        ║
  146.     4 ->║ Date color        ║
  147.     5 ->║ Paths             ║
  148.     6 ->║ Options           ║
  149.     7 ->║ Registration      ║
  150.     8 ->║ End configuration ║
  151.     ╚═══════════════════╝
  152.  
  153.     1 - Change the border color
  154.     2 - Change the header color
  155.     3 - Change the text color
  156.     4 - Change the date color
  157.     5 - Change some directories
  158.     - You should only type the directory without the filename
  159.     6 - Some options (Will be explained later)
  160.     7 - Some registration info
  161.     8 - Quit S-Config
  162.  
  163.     Let's begin with color changing:
  164.     If you select one of the options to change the color, you will receive
  165.     the following menu and a box with the color sample.
  166.     
  167.     ╔═══════ Keys ═══════╗
  168.     ║   Next foreground ║
  169.     ║   Last foreground ║
  170.     ║   Next background ║
  171.     ║   Last background ║
  172.     ║ ┘ Accept colors   ║
  173.     ║ Fore: x   Back: y  ║
  174.     ╚════════════════════╝
  175.  
  176.     If you press left or right key, the foreground color will be changed.
  177.     If you press up or down key, the background color will be changed.
  178.     The chars bellow "x" and "y" are variables to show you the current
  179.     foreground and background colours.
  180.     When you find the color that you desired, you should press enter and
  181.     it will be in memory until you save it to disk before you quit S-Config.
  182.     (It will ask for saving if any change is made)
  183.  
  184.     The next step is the destination directory. It's very simple, you should
  185.     only type the directory that you wish that the generated files will be
  186.     moved.
  187.  
  188.     Another possibility of configuration are the options defined by S-Config:
  189.  
  190.     ╔══════════════════════════════╗
  191.     1 ->║ Use Log File             Yes ║
  192.     2 ->║ Center Text              Yes ║
  193.     3 ->║ File name           NEWS.??? ║
  194.       /-║ Use ANS/ASC format       Yes ║
  195.     4-| ║ Use PCB format           No  ║
  196.       \-║ Use WildCat format       No  ║
  197.     ╚══════════════════════════════╝
  198.  
  199.       1 - This option turns on or off the log file generation.
  200.       Log is a history of what happens while Super News is
  201.       running. The log file name is S-NEWS.LOG (See Paths
  202.       menu)
  203.  
  204.       2 - This option center or not the text.
  205.  
  206.       3 - Here you define the output filename. The default is NEWS.???
  207.       you can put anything else. For ANSI/ASCII output, the extension
  208.       is ANS and ASC, for PCBoard is PCB and for WildCat is BBS. If
  209.       you have to change the extension we recommend the creation of
  210.       a batch file.
  211.       
  212.       4 - On option 4 you define the output format saving time on command
  213.       line typing.
  214.  
  215. ╔═════════════════════════════════════════════════════════════════════════════╗
  216. ║▒▒▒ Displaying the date ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒║
  217. ╚═════════════════════════════════════════════════════════════════════════════╝
  218.  
  219.     In header buffer you can put the date.
  220.     Like this:
  221.  
  222. Birthday!|March 12th
  223. xxxxxxxxx
  224. xxxxxxxxx
  225. xxxxxxxxx
  226.  
  227.     Date option is not necessary!
  228.     Depending on the style of the news the date will be displayed in
  229.     different places, like mode 2:
  230.  
  231. ╒═══════════════════════════════════════════════════════════════════════════╕
  232. │                               Birthday!                                   │
  233. ╘═══════════════════════════════════════════════════════╡ March 12th ╞══════╛
  234.  
  235.       If you don't want to put the date, it will be shown like this:
  236.  
  237. ╒═══════════════════════════════════════════════════════════════════════════╕
  238. │                                Birthday!                                  │
  239. ╘═══════════════════════════════════════════════════════════════════════════╛
  240.  
  241.       If you have some troubles you can find help on any Super News
  242.       support sites or even with the author in one of his mailing addresses.
  243.       
  244. ╔═════════════════════════════════════════════════════════════════════════════╗
  245. ║▒▒▒ Changing colors ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒║
  246. ╚═════════════════════════════════════════════════════════════════════════════╝
  247.  
  248. Hello!|Jul 15th
  249. This is an ^^example^G of S-NEWS!
  250. Why don't you register it?
  251. /***/
  252. Test 2
  253. Testing S-NEWS!
  254.  
  255. ===========
  256.      
  257.      On line 2, the word "example" will be shown in flashing white because
  258.      the character (^^). And the character (^G) will turn the rest as gray.
  259.      For help concerning the colors, you should run S-TABLE.EXE
  260.  
  261.      Obs: You can't change colors yet!
  262.      
  263. ╔═════════════════════════════════════════════════════════════════════════════╗
  264. ║▒▒▒ Learn about the purge method ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒║
  265. ╚═════════════════════════════════════════════════════════════════════════════╝
  266.  
  267.  In order to help the SysOps to erase old news automatically, the Purge Method
  268. is now done!
  269.  Now one line after the "/***/" you can put as an optional option the following
  270. parameter:
  271.  
  272.     Purge=mm/dd/yyyy
  273.  
  274.  For example:
  275.  
  276.     Purge=01/01/1996    -> January 1st, 1996
  277.     Purge=02/01/1996    -> February 1st, 1996
  278.     Purge=03/03/1996    -> March 3rd, 1996
  279.     Purge=11/25/1996    -> November 25th, 1996
  280.  
  281.  It's too simple! Now pay attention in the next example:
  282.  
  283.  ----(Begin of NEWS.TXT)----
  284.  Purge=01/02/1996
  285.  Marry Christmas and happy new year|December 25th
  286.  I wish to all of you "Marry Christmas and
  287.  Happy new year!"
  288.  /***/
  289.  Purge=07/16/1996
  290.  Happy birthday|July 15th
  291.  Happy birthday to Daniel Lafraia!
  292.  Today is his birthday! :-)
  293.  Regards,
  294.   Super News Team
  295.  ----(EOF)----
  296.  
  297.  Well, now let's analise the examples given.
  298.  News 1:
  299.  
  300.   Header: Marry Christmas and happy new year
  301.   Date  : December 25th
  302.   Text  : I wish to all of you "Marry Christmas and
  303.       Happy new year!"
  304.   Purge : January 2nd, 1996
  305.  
  306.   In January 2nd of 1996 (or if you run Super News later) it would be removed
  307.   from NEWS.TXT file automatically!
  308.  
  309.  News 2:
  310.  
  311.   Header: Happy birthday
  312.   Date  : July 15th
  313.   Text  : Happy birthday to Daniel Lafraia!
  314.       Today is his birthday! :-)
  315.       Regards,
  316.        Super News Team
  317.   Purge : July 16th, 1996
  318.  
  319.   In July 2nd of 1996 (or if you run Super News later) it would be removed
  320.   from NEWS.TXT file automatically!
  321.  
  322. ╔═════════════════════════════════════════════════════════════════════════════╗
  323. ║▒▒▒ The key file system ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒║
  324. ╚═════════════════════════════════════════════════════════════════════════════╝
  325.  
  326.     When you make a registration of Super News, you receive a key file with
  327.   your name and a registration number. The registration number is:
  328.  
  329.     yxxx
  330.  
  331.     y   = Registration Site
  332.         0 = Brazil
  333.         1 = Italy
  334.         2 = USA
  335.         3 = The Netherlands
  336.  
  337.     xxx = The registration number.
  338.  
  339.     For example:
  340.         0001 = Registration 001 by reg site in Brazil
  341.         1001 = Registration 001 by reg site in Italy
  342.         2001 = Registration 001 by reg site in USA
  343.         3001 = Registration 001 by reg site in The Netherlands
  344.  
  345. ╔═════════════════════════════════════════════════════════════════════════════╗
  346. ║▒▒▒ Special Thanks and Honours [Alphabetical Order] ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒║
  347. ╚═════════════════════════════════════════════════════════════════════════════╝
  348.  
  349.  Special Thanks:
  350.  
  351.     Adriano Garcia from ADRI'S SUPER HOST BBS in Brazil.
  352.     Antonio Ianiri from THE BIBLE'S BBS in Italy.
  353.     Celso Lopes from SHADOW BBS in Brazil.
  354.     Cor Gloudie from MAINSTREET BBS in Nederland.
  355.     Richard Wallen from ON-LINE AFTER LATE NIGHT BBS in USA.
  356.     Walter Kurt from ALPHA CENTAURI BBS in Germany.
  357.     And all other members of Super News Team! They know who they are.
  358.  
  359.  Super News is dedicated to:
  360.  
  361.     God
  362.     In memory of Ayrton Senna
  363.     Brazillian Soccer Players - Winners of World Cup'94
  364.     My family
  365.     My friends
  366.     
  367. ╔═════════════════════════════════════════════════════════════════════════════╗
  368. ║▒▒▒ Sending Questions and Opinions ▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒║
  369. ╚═════════════════════════════════════════════════════════════════════════════╝
  370.  
  371.     Opinions and questions are welcome in:
  372.  
  373.      FidoNet.........: 4:801/51
  374.      SyNC Net........: 30:1000/28
  375.      RBT.............: 12:1213/4
  376.      Prime Net.......: 98:1100/1
  377.      Tekno Net.......: 58:132/1
  378.      InterNet........: daniel.lafraia@f51.n801.z4.fidonet.org
  379.                s-news%iron@at.ax.apc.org      
  380.  
  381.      IRON BBS: +55-13-222-5775 (Santos/Sao Paulo/Brazil)
  382.     
  383.                           Thanks for using S-NEWS,
  384.                                  Daniel Lafraia
  385.